home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 47 / Mac Magazin and MacEasy Magazine CD - Issue 47.iso / Software / MACup Bestof / Rechner / Default App 1.0 / Read Me < prev    next >
Text File  |  1998-04-21  |  6KB  |  118 lines

  1.  
  2. What the Heck Is This?
  3.  
  4. Default App is a MacOS 8 utility that allows you to open documents matching certain file/creator types with the applications you specify, instead of the applications that created those documents.
  5. For instance, Default App can be configured so that when you double-click a SimpleText document in the Finder, it gets opened in a more powerful text editor, like Style or Tex-Edit Plus. Or you can have Script Editor compiled scripts opened with Script Debugger. Or Internet Explorer documents opened with HTML Viewer. Well, you get the idea.
  6.  
  7.  
  8. How Do I Configure Default App?
  9.  
  10. Suppose you want to configure Default App so that SimpleText read-only documents (the ones with the gray newspaper icon) are opened with Style (a cool text editor by yours truly):
  11.  
  12. 1. Open Default App. You are presented with a window with two panels: a Document Kinds panel on the left and an Applications panel on the right (see the figure).
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31. 2. Drag a SimpleText read-only document from the Finder to the Document Kinds panel.
  32. 3. Drag Style from the Finder to the Applications panel.
  33. 4. Click the SimpleText read-only document icon in the Document Kinds panel.
  34. 5. Click the Style icon in the Applications panel.
  35. 6. That’s it! You have established a mapping.
  36.  
  37. To make sure it really works, double-click the SimpleText document in the Finder (you don’t even have to close the control panel first).
  38.  
  39. Now suppose you want to undo this mapping, so that SimpleText documents are once again opened normally, using SimpleText:
  40.  
  41. 1. Open Default App.
  42. 2. Click the SimpleText document icon in the Document Kinds panel.
  43. 3. Hit delete.
  44.  
  45. Simple, huh?
  46.  
  47.  
  48. How Do I Install Default App?
  49.  
  50. Just drag Default App onto your system folder icon. The Finder will ask you if you want to put it in your Control Panels folder, where it belongs. Click OK. That’s all.
  51. By the way, you don’t need to restart your computer in order for Default App to start working.
  52.  
  53.  
  54. Frequently Asked Questions
  55.  
  56.  Q: Can you make a version of Default App that works with System 7.x?
  57.  A: Probably yes, but chances are it would have to patch traps or otherwise interact with the Finder in ugly ways. Default App does its magic by using a little known (but documented) “hook” introduced in version 8.0 of the Finder specifically for this purpose (if you’re curious, this hook is documented in technote #1102). It doesn’t patch any traps or do anything else that’s likely to jeopardize the stability of the system.
  58.  
  59.  Q: Does Default App have anything to do with MacOS Easy Open?
  60.  A: No. Default App and MacOS Easy Open are two totally different pieces of software that serve different purposes. Easy Open gets into play when the creator of the document is missing — it does nothing if you have the creator application installed. Default App, on the other hand, is meant mostly for those cases when the creator application is present, but you don’t want to use it (SimpleText being a typical case). And by the way, Default App doesn’t touch the Easy Open mappings database.
  61.  
  62.  Q: Can you base the app selection on the last three characters of the file name (i.e., on the DOS/Windoze extension)?
  63.  A: Good suggestion. Version 1.0b3 supports this (see below).
  64.  
  65.  
  66. Version History
  67.  
  68. 1997-08-17  1.0d0  First attempt: Default App is a faceless application
  69. 1997-08-19  1.0b1  Completely rewritten as a small extension
  70. 1997-12-28  1.0b2  Rewritten as a MacOS 8-style control panel
  71. 1998-01-26  1.0b3  Some bug fixes, IC mappings support (experimental)
  72. 1998-04-21  1.0    First final release
  73.  
  74.  
  75. What’s New in Version 1.0?
  76.  
  77. Not much has changed since version 1.0b3:
  78.  
  79. • Default App is now shareware (US$ 10). Registrations are handled by Kagi (see the separate “How to Register” document).
  80. • If you hold down the option key while dragging a document icon from the Finder to the Document Kinds panel, Default App will add a generic document kind to the list. A generic document kind will match any document with the same file type, regardless of its creator type.
  81. For example, if you drag a SimpleText text document to the Document Kinds panel while holding down the option key, all text documents (not just text documents created by SimpleText) will be mapped to the application you specify.
  82. • Added a “Register Online” item to the Help menu that takes you to the online registration web page for Default App.
  83. • Added Balloon Help for windows and menus.
  84. • Several minor cosmetic bug fixes.
  85.  
  86.  
  87. What Was New in Version 1.0b3?
  88.  
  89. Here’s a detailed change summary, for those who care about these things:
  90.  
  91. • Added a new experimental feature: support for Internet Config file mappings. You can now configure Default App so that it picks applications based on the extension (e.g., .txt, .gif, .jpeg, etc.) of the document instead of its creator and file type. When this feature is enabled, Default App will use the applications selected in the File Mappings panel of Internet Config. To enable this feature, select “Options...” from the Edit menu and check the “Use Internet Config Mappings” box, as in the figure below:
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101. You can choose “Internet Config Mappings...” from the Edit menu to open the File Mappings panel in Internet Config (assuming it’s installed on your system).
  102. This feature is still largely untested and it can increase the time it takes to open documents.
  103. • Removed all dependencies on MacOS Easy Open; Default App will no longer complain if MacOS Easy Open is not installed.
  104. • Default App will now use generic icons for unknown document kinds.
  105. • Added Internet links to the Help menu.
  106.  
  107.  
  108. Technical Support
  109.  
  110. If you have questions, suggestions, words of appreciation or bug reports, you can contact us at the following address:
  111.  
  112.   <mailto:support@merzwaren.com>
  113.  
  114. New versions of Default App will be made available through our web page:
  115.  
  116.   <http://www.merzwaren.com/da/>
  117.  
  118. Feedback is welcome.